home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / magazine / amiga_e / amigae.jan.archive / 000038_crash!engvms.unl.edu!DZERK_Tue, 18 Jan 94 01:35:49 PST.msg < prev    next >
Text File  |  1994-02-17  |  3KB  |  54 lines

  1. Received: by bkhouse.cts.com (V1.17-beta/Amiga)
  2.       id <1lu0@bkhouse.cts.com>; Tue, 18 Jan 94 01:35:49 PST
  3. Received: from engvms.unl.edu by crash.cts.com with smtp
  4.     (Smail3.1.28.1 #18) id m0pLy85-00012HC; Mon, 17 Jan 94 09:52 PST
  5. Message-Id: <m0pLy85-00012HC@crash.cts.com>
  6. Date: Mon, 17 Jan 94 11:50 CDT
  7. X-VMS-To: IN%"amigae@bkhouse.cts.com"
  8. From: "Robert Dzerk - WSEC 147, 472-6933" <DZERK@engvms.unl.edu>
  9. To: amigae@bkhouse.cts.com
  10. Subject: Need help with midi/serial port.
  11.  
  12. Barry:
  13.  
  14. I read your August 31, 1993 post to the amigae group in the AUG E archive
  15. on wuarchive.wustl.edu's aminet.   I have not been able to get the 
  16. SEP-OCT archives, so I apologize if this has already been discussed.
  17.  
  18. I am writing a midi librarian/editor in E.  I am currently executing
  19. AREXX scripts from my E program that execute external programs that send and 
  20. receive midi messages via the serial port.  These programs came with and
  21. use Bill Barton's midi.library v2.0.  This works but is overly cumbersome.
  22. I am doing it this way because I have no idea of how to access the serial 
  23. port directly from E.   I have written similar programs in C, but I now wish
  24. to use E because of E's compilation speed and ease with which you can code
  25. the Amiga specific stuff (and I don't have the 2.0 includes for C).
  26.  
  27. Ideally I would like to have E modules for the midi.library.  I tried
  28. to use iconvert on the midi.library .i files but it chokes--it creates objects
  29. that have no size.  I don't know enough about E or E modules to figure out 
  30. how to make the modules.
  31.  
  32. Since I could not build the midi.library E modules, I thought I might try 
  33. sending midi messages using code based on your sert.e example that you posted 
  34. for Vinnie.
  35.  
  36. In sert.e you included the "serlib" and "libraries/serlib" modules.
  37. These modules were not contained with the Amiga E that I downloaded from
  38. wuarchive.  Is there some site that I could FTP these modules?
  39.  
  40. Also...are there any ftp sites or other sources of information on E
  41. and E library modules (I already know about aminet sites)?  
  42. Perhaps someone has already created modules for the midi.library?
  43.  
  44. I appreciate your taking the time to read this message and hope you
  45. can help me.
  46.  
  47. Thanks,
  48.  -Bob
  49. ----------------------------------------------------------------------------
  50. MAIL:  Robert Dzerk                    | E-MAIL:  dzerk@engvms.unl.edu
  51.        WSEC 29                         |        
  52.        University of Nebraska-Lincoln  | PHONE:   WSEC 147   (402) 472-6933
  53.        Lincoln, NE 68588-0657          |           
  54. ----------------------------------------------------------------------------